Guard against possible accidental matches with parent dirs in Makefiles
authorGlenn Morris <rgm@gnu.org>
Wed, 6 Nov 2013 17:56:48 +0000 (12:56 -0500)
committerGlenn Morris <rgm@gnu.org>
Wed, 6 Nov 2013 17:56:48 +0000 (12:56 -0500)
commit5d07f9482c01243b40aaf20b57340e34e1d084ca
treec0b83ef5c71bcbfe7c76fdb3dfa385eee3041609
parentb829afd59995f4cc549a853fa881beed952e1c3a
Guard against possible accidental matches with parent dirs in Makefiles

* lisp/Makefile.in (setwins_almost, setwins_for_subdirs):
Avoid accidental matches.

* test/automated/Makefile.in (setwins): Avoid accidental matches.
lisp/ChangeLog
lisp/Makefile.in
test/ChangeLog
test/automated/Makefile.in